Skip to content

feat(deploy): disable single-tenant mode in stage#447

Merged
jsell-rh merged 2 commits intomainfrom
jsell/fix/disable-single-tenant-stage
Apr 28, 2026
Merged

feat(deploy): disable single-tenant mode in stage#447
jsell-rh merged 2 commits intomainfrom
jsell/fix/disable-single-tenant-stage

Conversation

@jsell-rh
Copy link
Copy Markdown
Collaborator

@jsell-rh jsell-rh commented Apr 23, 2026

Sets KARTOGRAPH_IAM_SINGLE_TENANT_MODE: "false" in the stage overlay to enable multi-tenant mode.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated stage environment to disable single-tenant mode and enable multi-tenant identity and access management support.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 23, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 3534e037-8369-4619-94ed-01e990349bf2

📥 Commits

Reviewing files that changed from the base of the PR and between 1502cf4 and eebe70d.

📒 Files selected for processing (1)
  • deploy/apps/kartograph/overlays/stage/configmap-patch.yaml
✅ Files skipped from review due to trivial changes (1)
  • deploy/apps/kartograph/overlays/stage/configmap-patch.yaml

Walkthrough

A new configuration entry KARTOGRAPH_IAM_SINGLE_TENANT_MODE with value "false" is added to the kartograph-config ConfigMap in the stage overlay. This extends the existing ConfigMap data for the stage environment.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly reflects the main change: disabling single-tenant mode in the stage environment by setting the configuration flag to false.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jsell/fix/disable-single-tenant-stage

Comment @coderabbitai help to get the list of available commands and usage tips.

@jsell-rh jsell-rh enabled auto-merge (squash) April 28, 2026 13:15
@jsell-rh jsell-rh merged commit b93fd61 into main Apr 28, 2026
10 checks passed
@jsell-rh jsell-rh deleted the jsell/fix/disable-single-tenant-stage branch April 28, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant